Skip to content

Fix broken nocontentsentry placeholders in errors.md#8202

Merged
LordSimal merged 1 commit into5.xfrom
fix-nocontentsentry-exceptions
Jan 30, 2026
Merged

Fix broken nocontentsentry placeholders in errors.md#8202
LordSimal merged 1 commit into5.xfrom
fix-nocontentsentry-exceptions

Conversation

@dereuromark
Copy link
Copy Markdown
Member

Summary

  • The RST-to-Markdown conversion dropped .. php:exception:: directive lines and left only the :nocontentsentry: option as literal text in 34 places
  • Replaced each nocontentsentry with the fully qualified exception class name (e.g. Cake\Http\Exception\BadRequestException) formatted as a definition list

The RST-to-Markdown conversion dropped the `.. php:exception::` directive
lines and left only the `:nocontentsentry:` option as literal text. Replace
each occurrence with the fully qualified exception class name formatted as
a definition list.
@LordSimal LordSimal merged commit 5eb4a07 into 5.x Jan 30, 2026
5 checks passed
@LordSimal LordSimal deleted the fix-nocontentsentry-exceptions branch January 30, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants